runtime.spanAllocType.manual (method)
6 uses
runtime (current package)
mheap.go#L891: func (s spanAllocType) manual() bool {
mheap.go#L935: if !typ.manual() {
mheap.go#L1232: if typ.manual() {
mheap.go#L1286: if typ.manual() {
mheap.go#L1315: if !typ.manual() {
mheap.go#L1492: if typ.manual() {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)